home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / bubble_s.swf / scripts / DefineSprite_172__en / frame_1 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  205 b   |  13 lines

  1. _parent.SetWCO(this.F);
  2. _parent.SetWRectC(this.b1);
  3. _parent.SetWRectC(this.lb._b);
  4. if(_parent.vNamesC == 0)
  5. {
  6.    lb.gotoAndStop(1);
  7. }
  8. else
  9. {
  10.    lb.E = _parent.NAMES[0];
  11.    lb.gotoAndStop(2);
  12. }
  13.